constructor overload造句
例句与造句
- Object using one of its constructor overloads that accepts a
对象,使用其接受 - Some constructor overloads for dictionary collections accept an
字典集合的某些构造函数重载接受 - Avoid using this constructor overload
避免使用此构造函数重载。 - Show only . net compact framework supported method and constructor overloads
仅显示成员摘要主题中 - To change the key size , use one of the constructor overloads
若要更改密钥大小,请使用一个构造函数重载。 - It's difficult to find constructor overload in a sentence. 用constructor overload造句挺难的
- The following example demonstrates this using a constructor overload to set the
下面的示例通过用构造函数重载设置 - Constructor overload is the recommended stack size for threads
构造函数重载使用的默认堆栈大小为线程的建议堆栈大小。 - Note that the property can be set using one of the constructor overloads
注意,使用其中一个构造函数重载可以设置该属性。 - You can also use a constructor overload to indicate whether files added to the collection should , if not specified otherwise when using the
方法时没有另外指定,您还可以使用构造函数重载来指示是否应在释放集合或者调用 - When the design environment creates an instance of your component or control , it does not attempt to provide any parameters to constructor overloads that take parameters
当设计环境创建一个组件或控件的实例时,它不会尝试为使用参数的构造函数重载提供任何参数。 - Constructor . a custom expression editor sheet class can define additional public constructor overloads that use input parameter values to set the initial values for the expression properties
自定义表达式编辑器表类可以定义附加的公共构造函数重载,这些重载使用输入参数值设置表达式属性的初始值。